Laminas Framework API Reference
Home
GitHub
All Components
→
laminas/laminas-db
→
Class PlatformDecoratorInterface
Interface PlatformDecoratorInterface
Summary
Fully Qualified Name:
Laminas\Db\Sql\Platform\PlatformDecoratorInterface
Description
Methods
Name
Description
Defined By
setSubject()
PlatformDecoratorInterface
Method Details
setSubject()
Parameter Name
Type
Description
$subject
$subject
Returns: self
Top